Skip to content

tox.ini: Remove py32 and add py35#12

Open
msabramo wants to merge 1 commit intopedroburon:masterfrom
msabramo:tox_remove_py32_add_py35
Open

tox.ini: Remove py32 and add py35#12
msabramo wants to merge 1 commit intopedroburon:masterfrom
msabramo:tox_remove_py32_add_py35

Conversation

@msabramo
Copy link
Copy Markdown
Contributor

@msabramo msabramo commented Mar 3, 2016

because py32 is pretty ancient and not well-supported and py35 is new and nice.

$ tox
...
  py26: commands succeeded
  py27: commands succeeded
  py33: commands succeeded
  py34: commands succeeded
  py35: commands succeeded
  pypy: commands succeeded
  congratulations :)

@msabramo
Copy link
Copy Markdown
Contributor Author

msabramo commented Mar 3, 2016

py32 seems to be causing Travis CI failures now because pip and virtualenv don't support it anymore:

https://travis-ci.org/pedroburon/dotenv/jobs/113527893

because py32 is pretty ancient and not well-supported and py35 is new
and nice.
@msabramo msabramo force-pushed the tox_remove_py32_add_py35 branch from 4824012 to fcad4cf Compare March 3, 2016 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant